








/* ===================== /css/stile.css ===================== */
html,body			{margin: 0;padding:0;height:100%;}
body				{
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-family: arial,sans-serif;
font-size: 76%;
text-align: center;
background:url(../img/bg_body.jpg) repeat-x;
color:#795A3B;
}


div#container
{
/*position:relative;*/
/*height: 100%;*/
margin: 0 auto;
text-align: left;
width:951px;
min-height:100%;
display:table;
}

#header
{
height:86px;
background:url(../img/header_bg.jpg) no-repeat 0 7px;
overflow:hidden;
}


#contact_container
{
float:right;
margin-top:4px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:right;
margin-top:10px;
height:50px;
}

#contact_container p
{
padding:0;
margin:0;
line-height:1.2em;
}

div#footer
{
position: relative;
bottom:0;
width: 100%;
text-align:right;
border-bottom:4px solid #DCD3AD;
border-top:1px solid #DCD3AD;
font-size:11px;
margin:0 auto;
margin-top:20px;
clear:both;
}


#change_language_box
{
border-bottom:1px solid #DCD3AD;
height:30px;
position:relative;
overflow:hidden;
width:951px;
margin:0 auto;
}

#select_container
{
width:951px;
float:right;
padding-right:0
/*position:relative;*/

}

#select_container select
{
float:right;
margin-top:5px;
margin-right:0px;
border:1px solid #DCD3AD;
color:#886644;
font-size:11px;
width:150px;
float:right;
}


/*stili specifici per il layout*/
div#content
{
border:1px solid #DCD3AD;
padding: 1em;
line-height:1.5em;
margin-top:30px;
clear:both;
width:936px;    
}

div#footer p
{
margin:0;
padding:0;
}


.paginazione
{
margin:0 auto;
height:30px;
margin-bottom:30px;
border-bottom:1px solid #DCD3AD;
clear:both;
}

.new_search_container
{
padding-top:5px;
font-family:Georgia, "Times New Roman", Times, serif;
}

/*div#footer{position: absolute;bottom:0; width: 100%; padding: 0.5em 0;
    background-color: #69c; color: #000;text-align:center;}
*/

/* --------------- gestione del menu di primo livello --------------------------*/

.navigation
{
clear:both;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
padding-top:7px;
}

.navigation ul
{
height:33px;
}

.navigation ul, .navigation li
{
margin:0;padding:0;
}


.navigation	li
{
display:inline;
float:left;
background:url(../img/bt_off_center.jpg) repeat-x;
height:28px;
margin-right:5px;
margin-top:1px;
position:relative;
}


.navigation a
{
display:block;
height:28px;
text-decoration:none;
color:#333333;
text-align:center;
cursor:pointer;
}

.navigation li:hover
{
color:#D3691A;
background:url(../img/bt_center.jpg) repeat-x;
cursor:pointer;
}

#m1_selected
{
color:#D3691A;
background:url(../img/bt_center.jpg) repeat-x;
cursor:pointer;
}

#m1_request_info
{
color:#D3691A;
background:url(../img/bt_contact_center.jpg) repeat-x;
cursor:pointer;
}

.navigation a:visited
{
color:#333333;
text-decoration:none;
}

.m1_label
{
padding:0 10px;
padding-top:2px;
margin:5px 2px 0px 2px;
border-right:1px solid #DCD3AE;
border-left:1px solid #DCD3AE;
border-top:1px solid #DCD3AE;
height:20px;
}

.m1_label_request_info
{
padding:0 10px;
padding-top:2px;
margin:5px 2px 0px 2px;
border-right:1px solid #D0BB7D;
border-left:1px solid #D0BB7D;
border-top:1px solid #D0BB7D;
height:20px;
}

/* --------------- fine m1 ------------------*/

/* ---------------- menu citta ----------------*/
#menu_citta
{
background:url(../img/bg_city_menu.jpg) top repeat-x;
height:36px;
width:935px;
/*border-bottom:1px solid #9B6846;*/

}

#menu_citta ul , #menu_citta li
{
margin:0;padding:0;
list-style:none;
margin-top:0px;
}

#menu_citta li, .m1_city
{
display:inline;
float:left;
}

.m1_important
{
background:url(../img/bt_city_menu_gr.jpg) no-repeat bottom right;
height:30px;
display:block;
float:left;
padding:0 10px;
/*border-left:1px solid #9B8651;*/
}

a.m1_b1
{
background:url(../img/bg_city_button_w_separator.jpg)  bottom right no-repeat;
height:30px;
display:block;
padding:0 10px;
float:left;
color:white;
}

a.m1_b2
{
background:url(../img/bg_city_button.jpg) bottom repeat-x;
height:30px;
display:block;
padding:0 10px;
float:left;
color:white;

}

.m_citta_label
{
padding:9px 4px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
}
a.m1_important		{color:white;}

.m_citta_label_important
{
padding:7px 4px 0px 0px;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
}

.m_citta_label_imporant: fist-letter
{
text-transform:uppercase;
}

.m_city_separator
{
background:url(../img/bt_city_menu_separator.jpg) no-repeat;
height:20px;
}

/* ------------------ gestione delle breadcrum ---------------*/

.breadcrumb ul, .breadcrumb li
{
margin:0;
padding:0;
margin-top:15px;
}

.breadcrumb
{
clear:both;
margin-bottom:10px;
border-top:1px solid #DCD3AD;
padding:5px 0;
border-bottom:2px solid #DCD3AD;
width:100%

}

.breadcrumb li
{
display:inline;
margin-right:0px;
float:left;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
}



/* ----------------- gestione della paginazione */

.paginazione ul, .paginazione li
{
margin:0;padding:0;
}

.paginazione li
{
display:inline;
margin:0 10px;
}

.paginazione a
{
font-size:12px;
}

a.start
{
background:url(../img/pagination_start.gif) no-repeat;
padding-left:20px;
}

a.back
{
background:url(../img/pagination_back.gif) no-repeat;
padding-left:20px;
}

a.next
{
background:url(../img/pagination_next.gif) right no-repeat;
padding-right:20px;
}

a.last
{
background:url(../img/pagination_last.gif) right no-repeat;
padding-right:20px;
}

/* fine paginazione*/



#note_legali
{
line-height:1.5em;
margin:0 auto;
text-align:center;
}

#f_m
{
float:right;
padding-left:0px;
height:20px;
line-height:12px;
margin-right:30px;
}

#f_m ul
{
}

#f_m li
{
display:inline;
margin:0 20px;

}

#f_m a
{
font-family:Georgia, "Times New Roman", Times, serif;
color:#886644;
text-decoration:none;
font-size:12px;
}
#f:m a:hover
{
color:#D3691A;
text-decoration:none;
}


.float_dx
{
float:right;
}

.float_sx
{
float:left;
}
/* ------------------------- gestione tipografia ------------------------- */
a
{
color:#D3691A;
text-decoration:none;
}

a:hover
{
text-decoration:none;
color:#AE3638;
}

h2
{
font-size:14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
text-align:center;
margin:0;
margin-bottom:7px;
padding:5px 0;
border-top:1px solid #DCD3AD;
border-bottom:1px solid #DCD3AD;
}

h6.similar_title {
font-size:14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:4px;
margin-top:7px;
border-top: 0pt none;
border-bottom: 0pt none;
text-align: left;
/*text-transform: lowercase;*/
}

.similar_title a:first-letter {
text-transform:uppercase;
}


.label
{
color:#795A3B;
font-weight:bold;
width:120px;
margin-bottom:10px;
}

.txt
{
width:450px;
margin-bottom:10px;
}

.txt_short
{
width:80px;
margin-bottom:10px;
}

a.new_search
{
font-size:16px;
font-weight:bold;
}

.city_name
{
color:#795A3B;
text-align:left;
text-transform:uppercase;
border-bottom:1px solid #DCD3AD;
margin:0;
padding:5px 0;

}

h3
{
font-size:12px;
font-style:italic;
color:#795A3B;
margin:0;
padding:0;
font-weight:normal;
}

h4
{
font-size:16px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
text-align:left;
margin:6px 3px ;
margin-bottom:10px;
padding:5px 0;
border-top:1px solid #DCD3AD;
border-bottom:1px solid #DCD3AD;

}

h5
{
font-size:16px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
margin:6px 3px ;
margin-bottom:10px;
padding:5px 0;
border-top:1px solid #DCD3AD;
border-bottom:1px solid #DCD3AD;
margin-top:0;
}

h6
{
font-size:14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
margin:0;
padding:0;
}

h6:first-letter
{
text-transform:uppercase;
}

.title_form
{
font-size:14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
margin:6px 3px ;
margin-bottom:10px;
padding:5px 0;
}

.title_form_action
{
font-size:14px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
text-align:left;
margin:6px 3px ;
margin-bottom:10px;
padding:5px 0;
color:#423323;
margin-bottom:10px;
}

.similar_address
{
font-size:10px;
}

a.similar_link
{
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
}


.capital
{
margin-right:6px;
margin-top:5px;
float:left;
color:white;
background:#DDC984;
/*background:#D9CDA2;*/
border:1px solid darkkhaki;
font-size:60px;
line-height:50px;
padding-top:2px;
padding-right:5px;
font-family:Georgia;
}

#iniziale:first-letter
{
margin-right:6px;
margin-top:5px;
float:left;
color:white;
background:#DDC984;
/*background:#D9CDA2;*/
border:1px solid darkkhaki;
font-size:60px;
line-height:50px;
padding-top:2px;
padding-right:5px;
font-family:Georgia;
}
/* ------------------ fine gestione tipografia -------------------------- */
.result_title
{
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
clear:both;
}

.result_title select
{
margin:0 3px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#D3691A;
font-size:16px;
}

.link_color
{
color:#D3691A;
}


/*.output_rs
{
margin:0;
padding:4px 4px 0px 4px;
border:1px solid #D1C694;
min-height: 206px;
height: auto !important;
/*height: 206px;*/
/*display:table;
margin-bottom:20px;
clear:both;
}*/

.output_rs
{
margin:0;
padding:4px 0px 0px 0px;
border:1px solid #D1C694;
/*min-height: 258px;
height: auto !important;
height: 258px;*/
/*display:table;*/
margin-bottom:20px;
clear:both;
position:relative;
}

.rs_img_container
{
/*border:1px solid #423323;*/
position:relative;
margin-left:4px;
}

.rs_img_container img
{
border:1px solid #423323;

}

.rs_txt_container
{
width:637px;
padding:3px 0;
margin-left:8px;
position:absolute;
left:275px;
top:5px;
}

.rs_txt_container_relative
{
padding:3px 0;
margin-left:8px;
position:relative;
}


.rs_txt_container p
{
margin:0; padding:0;
}

.rs_txt_container ul
{
padding:0px;
margin-left:10px;
}

.rs_txt_container li
{
list-style-image:url(../img/li_image.gif);
margin-left:10px;
}

.rs_txt_container p
{
margin:0.8em 0;
padding:0;
}

.rs_title_box
{
height:30px;
clear:both;
}

.action_container
{
border-top:1px solid #DCD3AD;
padding:10px 45px 10px 0;
clear:both;
height:30px;
}


.action_outercontainer
{
border-top:1px solid #DCD3AD;
padding:13px 10px 13px 0;
clear:both;
height:30px;
}

.bt_low
{
background:url(../img/bg_bt_low.jpg) repeat-x;
height:27px;
border:0px;
padding:0px 5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:white;
cursor:pointer;
margin:4px 0 4px 15px

}

.bt_high
{
background:url(../img/bg_bt_high.jpg) repeat-x;
height:27px;
border:0px;
padding:0px 5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:white;
cursor:pointer;
margin:4px 0 4px 15px
}

.opacityit
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover
{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
cursor:pointer;
}

/* ----------------------  gestione del dettaglio ---------------*/

#detail_container
{
display:table;
clear:both;
position:relative;
min-height: 420px;
height: auto !important;
height: 420px;

/*width:100%;overflow:auto*/
}

#detail_col_sx
{
width:617px;
float:left;
padding:0 px;
}

#detail
{
border:1px solid #D1C694;
margin-right:1px;
}

#detail_col_dx
{
float:left;
margin-left:1px;
}

#similar
{
border:1px solid #D1C694;
margin-bottom:2px;
clear:both;
min-height: 200px;
height: auto !important;
height: 200px;
padding:7px 9px;
width:281px;
display:table;
float:left;
}

#availability
{
border:1px solid #D1C694;
margin-bottom:2px;
clear:both;
padding:7px 9px;
width:281px;
height:215px;
}

.photogallery
{
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
position:relative;
float:right;
top:11px;
right:5px;
font-weight:bold;
}


#apt_data_container
{
margin:0 3px;
}

#apt_data_container td
{
padding:5px 6px;
}

.apt_data_label
{
font-weight:bold;
}


.apt_data_separator,
{
background:url(../img/apt_data_separator.gif) repeat-x bottom;
}


/* gestione delle facilities */
.facilities,.facilities li{margin:0;list-style:none}

.facilities ul
{
width: 100%;
overflow: hidden;
padding:0;
margin:0;
line-height: 1.8;
margin-bottom:20px;
   }

.facilities li
{
float: left;
width: 33%;
margin-left: 0%;
display: inline;
background:url(../img/service_img.gif) no-repeat 0 4px;
padding:0;
padding-left:20px;
}

.border
{
border:1px solid #DCD3AD;
}

#long_description
{
padding:0 8px;
margin-bottom:30px;
}

/* --------------- gestione degli appartementi SIMILAR ---------------- */

.apt_data_sx
{
width:180px;
}

.apt_data_sx td
{
background:url(../img/apt_data_separator.gif) repeat-x bottom;
padding:0px 0;
}

.minibox_similar
{
margin-bottom:7px;
height:78px;

}

.minibox_similar img
{
margin-right:7px;
}

.select_month
{
padding-bottom:10px;
}
.select_month select
{
border:1px solid #423323;
color:#886644;
font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
}

/* GESTIONE DEL CALENDARIO*/

#next_month, #current_month
{
width:48%;
}
.calendar p
{
margin:0; padding:0;
}

.calendar td
{
/*width:20px;
height:15px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
border-right:1px solid white;
border-bottom:1px solid white;
}

.day_available
{
background:#A3CBAC;
color:#666666;
cursor:pointer;
width:20px;
height:15px;
border:0.5px solid white;
text-align:center;
font-size:10px;
}

.day_available:hover
{
background:#85BA91;
color:#666666;
}

.booked_not_paid {
background:#73836A;
color:white;
width:20px;
height:15px;
border:0.5px solid white;
text-align:center;
font-size:10px;
}

.day_unavailable
{
background:#D9CDA2;
color:#666666;
cursor:pointer;
width:20px;
height:15px;
border:0.5px solid white;
text-align:center;
font-size:10px;
}

.day_unavailable:hover
{
background:#CAB97D;
}

.calendar_month
{
text-transform:uppercase;
}

#next_month
{
margin-left:10px;
}

/* ----------------------- fine gestione calendario -------------------- */
#form_left_column
{
width:49%;
float:left;
margin-right:20px;
}


#form_right_column
{
width:45%;
float:left;
}

.form
{
width:440px;
clear:both;
/*margin-bottom:40px;*/
background:url(../img/apt_data_separator.gif) repeat-x bottom;
padding:10px 0;
/*height:20px;*/
height:auto;
min-height:1.8em;
}

.form p
{
float:left;
width:200px;
height:2em;
margin:0;
padding:0;
}

.form input, .form select, .form textarea
{
background:#FFFAE4;
border:1px solid #DCD3AD;
width:175px;
color:#886644;
font-family:Arial, Helvetica, sans-serif;
padding-left:5px;
/*margin-left:15px;*/
float:left;
}

.form input, .form select
{
/*height:17px;*/
}


.form label
{
/*width:250px;*/
}


/*  gestione del form in home page */

.form_home
{
width:200px;
float:right;
padding:7px 14px;
margin-bottom:15px;
}

.form_home select,  .form_home input
{
border:1px solid #423323;
color:#886644;
font-family:'tahoma',verdana,sans-serif;
font-size:11px;
margin:5px 0;
padding-left:5px;
}

.form_home input
{
width:50px;
}

#starting_form_bt
{
background:none;
background:url(../img/bt_home_form.png) no-repeat;
height:29px;
width:124px;
color:white;
border:none;
}

/*per il mouseover delle img*/
.border_preview{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{
	vertical-align:middle;
	text-align:center;
}

.bt_search_id {
    background:url("../img/pagination_next.gif") no-repeat 0 4px;
    border:0;
    padding-left:25px;
    height:20px;
    width:auto;
    color:#D3691A;
}

.bt_search_id:hover {
    cursor:pointer;
    color:#D3691A;
}

.small_text p
{
line-height:1.2em;
}

div.single_preview img
{
background:white;
border:1px solid #666666;
padding:7px;
vertical-align:middle;
}


/*  gestione gallery */
.gallery_container td
{
padding:8px 0;
border:1px solid #D1C694;
}

div.single_preview
{
}
/*div.single_preview
{
display: table-cell;
width:250px;
height:300px;
vertical-align: middle;
text-align: center;
border:1px solid #D1C694;
margin-right:8px;
margin-top:7px;
line-height:250px;
}


div.single_preview img
{
vertical-align:middle;
padding:7px;
}

.gallery_container td
{
padding:8px 0;
}*/

/* fine gestione gallery */


.cssform p{
font-family:Arial, Helvetica, sans-serif; font-size:12px;
clear: left;
margin: 0 20px;
padding: 5px;
border-bottom: 1px solid #ccc;
height: 18px;
}

.cssform label{
font-weight: bold;
float: left;
/*margin-left: -155px; *//*width of left column*/
width: 280px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;  border:1px solid #ccc; padding:1px; }
.cssform input[type="checkbox"]{ /*width of text boxes. IE6 does not understand this attribute*/border:none;}
.cssform input[type="radio"]{ /*width of text boxes. IE6 does not understand this attribute*/border:none;}
.cssform  select{ padding:2px; width:210px;border:1px solid #ccc; }
.cssform  select option{ border:none;font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.cssform textarea{
width: 250px;
height: 150px;border:1px solid #ccc;
font-family:Arial, Helvetica, sans-serif; font-size:1em;
}



/* =====================  ===================== */




/* ===================== /js/jscalendar/calendar-win2k-cold-1.css ===================== */
/* The main calendar widget.  DIV containing a table. à */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}

.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}

.calendar tbody .rowhilite td {
  background: #d8e4e0;
}

.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

.calendar .combo .hilite {
  background: #048;
  color: #aef;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}


